[INFO] cloning repository https://github.com/paritytech/playground-app-community
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/playground-app-community" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fplayground-app-community", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fplayground-app-community'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92d7e03de68c6eb1cebb24d43a7b32fcb831b289
[INFO] fixing paritytech/playground-app-community against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fplayground-app-community" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/paritytech/playground-app-community
[INFO] finished tweaking git repo https://github.com/paritytech/playground-app-community
[INFO] tweaked toml for git repo https://github.com/paritytech/playground-app-community written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paritytech/playground-app-community on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paritytech/playground-app-community already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: contracts/registry/Cargo.toml: file `/workspace/builds/worker-4-tc1/source/contracts/registry/lib.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `playground_registry`
[INFO] [stderr]   * `bin` target `playground-registry`
[INFO] [stderr] warning: `playground-registry` (manifest) generated 1 warning
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/contract-dependency-manager`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/contract-developer-tools`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/cargo-pvm-contract`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polkavm-derive v0.31.0
[INFO] [stderr]   Downloaded polkavm-derive-impl-macro v0.31.0
[INFO] [stderr]   Downloaded polkavm-derive-impl v0.31.0
[INFO] [stderr]   Downloaded picosimd v0.9.3
[INFO] [stderr]   Downloaded pallet-revive-proc-macro v0.6.0
[INFO] [stderr]   Downloaded polkavm-derive-impl v0.30.0
[INFO] [stderr]   Downloaded scale-info-derive v2.11.6
[INFO] [stderr]   Downloaded polkavm-common v0.31.0
[INFO] [stderr]   Downloaded polkavm-derive-impl-macro v0.30.0
[INFO] [stderr]   Downloaded polkavm-derive v0.30.0
[INFO] [stderr]   Downloaded keccak-const v0.2.0
[INFO] [stderr]   Downloaded pallet-revive-uapi v0.9.0
[INFO] [stderr]   Downloaded const-crypto v0.3.0
[INFO] [stderr]   Downloaded const-hex v1.18.1
[INFO] [stderr]   Downloaded picoalloc v5.2.0
[INFO] [stderr]   Downloaded scale-info v2.11.6
[INFO] [stderr]   Downloaded polkavm-common v0.30.0
[INFO] [stderr]   Downloaded alloy-primitives v0.8.26
[INFO] [stderr]   Downloaded ruint v1.17.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c6f018a7ee3ca68e0ed1b070ae21b1fc5b7c9079902423d5103b276517db9818
[INFO] running `Command { std: "docker" "start" "c6f018a7ee3ca68e0ed1b070ae21b1fc5b7c9079902423d5103b276517db9818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6f018a7ee3ca68e0ed1b070ae21b1fc5b7c9079902423d5103b276517db9818" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6f018a7ee3ca68e0ed1b070ae21b1fc5b7c9079902423d5103b276517db9818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6f018a7ee3ca68e0ed1b070ae21b1fc5b7c9079902423d5103b276517db9818" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: contracts/registry/Cargo.toml: file `/opt/rustwide/workdir/contracts/registry/lib.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `playground_registry`
[INFO] [stderr]   * `bin` target `playground-registry`
[INFO] [stderr] warning: `playground-registry` (manifest) generated 1 warning
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling picosimd v0.9.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling polkavm-common v0.31.0
[INFO] [stderr]     Checking keccak-const v0.2.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking const-crypto v0.3.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking const-hex v1.18.1
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pallet-revive-proc-macro v0.6.0
[INFO] [stderr]     Checking ruint v1.17.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking pallet-revive-uapi v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking picoalloc v5.2.0
[INFO] [stderr]    Compiling pvm-cdm-macros v0.1.0 (https://github.com/paritytech/contract-dependency-manager?rev=2f646d5f10879da8e534edebb324fef29ea66a33#2f646d5f)
[INFO] [stderr]     Checking pvm-cdm v0.1.0 (https://github.com/paritytech/contract-dependency-manager?rev=2f646d5f10879da8e534edebb324fef29ea66a33#2f646d5f)
[INFO] [stderr]    Compiling polkavm-derive-impl v0.31.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling polkavm-derive-impl-macro v0.31.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]     Checking polkavm-derive v0.31.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking alloy-primitives v0.8.26
[INFO] [stderr]    Compiling pvm-contract-macros v0.3.0 (https://github.com/paritytech/cargo-pvm-contract?branch=charles%2Fcdm-integration#d886ab2a)
[INFO] [stderr]    Compiling cdm-macros v0.1.0 (https://github.com/paritytech/contract-dependency-manager?rev=2f646d5f10879da8e534edebb324fef29ea66a33#2f646d5f)
[INFO] [stderr]     Checking cdm v0.1.0 (https://github.com/paritytech/contract-dependency-manager?rev=2f646d5f10879da8e534edebb324fef29ea66a33#2f646d5f)
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking pvm_contract v0.3.0 (https://github.com/paritytech/cargo-pvm-contract?branch=charles%2Fcdm-integration#d886ab2a)
[INFO] [stderr]     Checking common v0.1.0 (https://github.com/paritytech/contract-developer-tools?rev=f2f647ec390bc7e7fddd9cc43c88015b9351e002#f2f647ec)
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `return_value` found for enum `api` in the current scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/contract-developer-tools-5b56b75eb0a25fac/f2f647e/src/lib/lib.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pvm_contract::api::return_value(pvm_contract::ReturnFlags::REVERT, msg)
[INFO] [stdout]   |                        ^^^^^^^^^^^^ variant, associated function, or constant not found in `api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `common` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c6f018a7ee3ca68e0ed1b070ae21b1fc5b7c9079902423d5103b276517db9818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f018a7ee3ca68e0ed1b070ae21b1fc5b7c9079902423d5103b276517db9818", kill_on_drop: false }`
[INFO] [stdout] c6f018a7ee3ca68e0ed1b070ae21b1fc5b7c9079902423d5103b276517db9818
